chore(analytics): add proper analytics tracking URLs (#5605)

This commit is contained in:
Vladimir Lugovsky 2020-02-28 17:22:12 +03:00 committed by Sergey Andrievskiy
parent 9afdb97213
commit 57a1695b7e
15 changed files with 41 additions and 41 deletions

View file

@ -1,13 +1,13 @@
<div class="logo"> <div class="logo">
<a href="http://akveo.com" target="_blank"><img src="assets/img/akveo-logo.png" alt="Akveo logo"></a> <a href="https://hubs.ly/H0n52L00" target="_blank"><img src="assets/img/akveo-logo.png" alt="Akveo logo"></a>
</div> </div>
<div> <div>
<ul> <ul>
<li><strong class="title">More from Akveo</strong></li> <li><strong class="title">More from Akveo</strong></li>
<li><a href="http://akveo.com?utm_source=nebular_documentation&utm_medium=footer" target="_blank">Homepage</a></li> <li><a href="https://hubs.ly/H0n53dq0" target="_blank">Homepage</a></li>
<li><a href="https://akveo.github.io/eva-icons?utm_source=nebular_documentation&utm_medium=footer">Eva Icons</a></li> <li><a href="https://hubs.ly/H0n5N7q0">Eva Icons</a></li>
<li><a href="https://akveo.github.io/react-native-ui-kitten?utm_source=nebular_documentation&utm_medium=footer">React Native UI Kitten</a></li> <li><a href="https://hubs.ly/H0n5PG70">React Native UI Kitten</a></li>
<li><a href="http://akveo.com/ngx-admin?utm_source=nebular_documentation&utm_medium=footer" <li><a href="https://hubs.ly/H0n5NQZ0"
target="_blank">ngx-admin</a></li> target="_blank">ngx-admin</a></li>
</ul> </ul>
</div> </div>
@ -26,7 +26,7 @@
</a> </a>
</li> </li>
<li class="copy"> <li class="copy">
&copy; 2015-2019 <a href="http://akveo.com?utm_source=nebular_documentation&utm_medium=footer" target="_blank">Akveo LLC</a><br> &copy; 2015-2019 <a href="https://hubs.ly/H0n52LH0" target="_blank">Akveo LLC</a><br>
Documentation licensed under CC BY 4.0. Documentation licensed under CC BY 4.0.
</li> </li>
</ul> </ul>

View file

@ -1,13 +1,13 @@
<div class="logo"> <div class="logo">
<a href="http://akveo.com" target="_blank"><img src="assets/img/akveo-logo.png" alt="Akveo logo"></a> <a href="https://hubs.ly/H0n539_0" target="_blank"><img src="assets/img/akveo-logo.png" alt="Akveo logo"></a>
</div> </div>
<div> <div>
<ul> <ul>
<li><span class="h6">More from Akveo</span></li> <li><span class="h6">More from Akveo</span></li>
<li><a href="http://akveo.com?utm_source=ngx_admin_landing&utm_medium=footer" target="_blank">Homepage</a></li> <li><a href="https://hubs.ly/H0n539D0" target="_blank">Homepage</a></li>
<li><a href="https://akveo.github.io/nebular?utm_source=ngx_admin_landing&utm_medium=footer">Nebular</a></li> <li><a href="https://hubs.ly/H0n5N9X0">Nebular</a></li>
<li><a href="https://akveo.github.io/eva-icons?utm_source=ngx_admin_landing&utm_medium=footer">Eva Icons</a></li> <li><a href="https://hubs.ly/H0n5N7t0">Eva Icons</a></li>
<li><a href="https://akveo.github.io/react-native-ui-kitten?utm_source=ngx_admin_landing&utm_medium=footer">React Native UI Kitten</a></li> <li><a href="https://hubs.ly/H0n5PGc0">React Native UI Kitten</a></li>
</ul> </ul>
</div> </div>
<div class="social-container"> <div class="social-container">
@ -36,7 +36,7 @@
</a> </a>
</li> </li>
<li class="copy"> <li class="copy">
&copy; 2015-2018 <a href="http://akveo.com?utm_source=eva_documentation&utm_medium=footer" target="_blank">Akveo LLC</a><br> &copy; 2015-2018 <a href="https://hubs.ly/H0n52JD0" target="_blank">Akveo LLC</a><br>
Documentation licensed under CC BY 4.0. Documentation licensed under CC BY 4.0.
</li> </li>
</ul> </ul>

View file

@ -28,7 +28,7 @@
<p class="package-card__description"> <p class="package-card__description">
{{ product.description | slice:0:200 }}... {{ product.description | slice:0:200 }}...
<a class="go-to-button" <a class="go-to-button"
href="{{ product.storeUrl }}?utm_source=ngx_admin_landing&utm_medium=buy_bundle_{{ selectedLicenseType }}" href="{{ product.storeUrl }}?utm_source=ngx_admin&utm_medium=referral&utm_campaign=akveo_store%20-%20specific%20bundle%20-%20ngx_admin%20landing&utm_content=buy_bundle_{{ selectedLicenseType }}"
target="_blank"> target="_blank">
read more read more
</a> </a>
@ -39,7 +39,7 @@
</span> </span>
<span class="package-card__price">${{ (product.variants | license:selectedLicenseType).price }}</span> <span class="package-card__price">${{ (product.variants | license:selectedLicenseType).price }}</span>
</div> </div>
<a href="{{ product.storeUrl }}?utm_source=ngx_admin_landing&utm_medium=buy_bundle_{{ selectedLicenseType }}" <a href="{{ product.storeUrl }}?utm_source=ngx_admin&utm_medium=referral&utm_campaign=akveo_store%20-%20specific%20bundle%20-%20ngx_admin%20landing&utm_content=buy_bundle_{{ selectedLicenseType }}"
class="package-card__buy-link btn btn-demo" class="package-card__buy-link btn btn-demo"
nbButton> nbButton>
Buy now Buy now
@ -54,7 +54,7 @@
CODE SAMPLE CODE SAMPLE
</a> </a>
<a href="https://store.akveo.com/collections/all?utm_source=ngx_admin_landing&utm_medium=more_bundles" target="_blank" class="package-card__buy-link btn btn-demo" nbButton> <a href="https://hubs.ly/H0n5NTk0" target="_blank" class="package-card__buy-link btn btn-demo" nbButton>
BROWSE OTHER BUNDLES BROWSE OTHER BUNDLES
</a> </a>
</div> </div>

View file

@ -45,6 +45,6 @@
<div class="contact-us-container"> <div class="contact-us-container">
<a class="contact-us" <a class="contact-us"
href="https://www.akveo.com/contacts?utm_source=ngx_admin_landing&utm_medium=contact_section">Contact Us</a> href="https://hubs.ly/H0n5N6R0">Contact Us</a>
</div> </div>
</div> </div>

View file

@ -1,5 +1,5 @@
<div class="main-img-container"> <div class="main-img-container">
<a href="http://akveo.com/ngx-admin/?utm_source=ngx_admin_landing&utm_medium=main_section_image" <a href="https://hubs.ly/H0n55Gb0"
target="_blank" target="_blank"
class="hero-image-link"> class="hero-image-link">
<img *ngIf="breakpoint.width >= breakpoints.md" <img *ngIf="breakpoint.width >= breakpoints.md"
@ -12,13 +12,13 @@
<h1>ngx-admin</h1> <h1>ngx-admin</h1>
<p class="description"> <p class="description">
The most popular admin dashboard based on <strong>Angular 8+</strong>, Bootstrap 4+ and The most popular admin dashboard based on <strong>Angular 8+</strong>, Bootstrap 4+ and
<a href="https://akveo.github.io/nebular?utm_source=ngx_admin_landing&utm_medium=main_section" target="_blank">Nebular</a> with <a href="https://hubs.ly/H0n5N9P0" target="_blank">Nebular</a> with
<a href="https://eva.design?utm_source=ngx_admin_landing&utm_medium=main_section">Eva Design System</a> support. <a href="https://hubs.ly/H0n5PKH0">Eva Design System</a> support.
Free and Open Source for personal and commercial purposes. Free and Open Source for personal and commercial purposes.
<br> <br>
<span class="bundles"> <span class="bundles">
Never start from scratch again. Never start from scratch again.
<a href="https://store.akveo.com/collections/all?utm_source=ngx_admin_landing&utm_medium=main_section" target="_blank"> <a href="https://hubs.ly/H0n5NVz0" target="_blank">
Integrate ready-made solution: ngx-admin with backend. Integrate ready-made solution: ngx-admin with backend.
</a> </a>
</span> </span>
@ -38,7 +38,7 @@
<a class="btn btn-installation-guidelines" <a class="btn btn-installation-guidelines"
[routerLink]="'/docs/getting-started/installation-guidelines'">Installation Docs</a> [routerLink]="'/docs/getting-started/installation-guidelines'">Installation Docs</a>
<a class="btn btn-demo" <a class="btn btn-demo"
href="http://akveo.com/ngx-admin?utm_source=ngx_admin_landing&utm_medium=main_section" href="https://hubs.ly/H0n55nc0"
target="_blank">Demo</a> target="_blank">Demo</a>
</div> </div>
</div> </div>

View file

@ -15,7 +15,7 @@
<div class="description"> <div class="description">
Nebular is a great toolkit if you build Rich UI web applications based on Angular. Complete with a set of native Angular components, themeable components, authentication and security layers that are easily configurable to your API. Nebular offers a world of possibilities Nebular is a great toolkit if you build Rich UI web applications based on Angular. Complete with a set of native Angular components, themeable components, authentication and security layers that are easily configurable to your API. Nebular offers a world of possibilities
</div> </div>
<a class="btn" href="https://akveo.github.io/nebular?utm_source=ngx_admin_landing&utm_medium=more_from_akveo_section" target="_blank">Learn more</a> <a class="btn" href="https://hubs.ly/H0n5NbD0" target="_blank">Learn more</a>
</div> </div>
</li> </li>
<li class="project"> <li class="project">
@ -30,7 +30,7 @@
<div class="description"> <div class="description">
Eva Icons is a pack of more than 480 beautifully crafted Open Source icons. Download for desktop and use them in your creations for Web, iOS, and Android. The icons are available in several formats: PNG, SVG, font, Sketch Eva Icons is a pack of more than 480 beautifully crafted Open Source icons. Download for desktop and use them in your creations for Web, iOS, and Android. The icons are available in several formats: PNG, SVG, font, Sketch
</div> </div>
<a class="btn" href="https://akveo.github.io/eva-icons?utm_source=ngx_admin_landing&utm_medium=more_from_akveo_section" target="_blank">Learn more</a> <a class="btn" href="https://hubs.ly/H0n5N7_0" target="_blank">Learn more</a>
</div> </div>
</li> </li>
</ul> </ul>

View file

@ -13,7 +13,7 @@
<li class="reason"> <li class="reason">
<div class="number">2</div> <div class="number">2</div>
<div class="description"> <div class="description">
Create a custom experience by working with one of 3 themes or edit just a few custom variables. Need help? Check <a class="active" href="https://akveo.github.io/ngx-admin/docs/guides/theme-system">out our article</a>, where we describe how you can create a different look in just 2 minutes Create a custom experience by working with one of 3 themes or edit just a few custom variables. Need help? Check <a class="active" href="https://hubs.ly/H0n5PMQ0">out our article</a>, where we describe how you can create a different look in just 2 minutes
</div> </div>
</li> </li>
<li class="reason"> <li class="reason">
@ -27,7 +27,7 @@
<div class="number">4</div> <div class="number">4</div>
<div class="description"> <div class="description">
<span class="highlight">Do you need more?</span> We can customize! <br/> <span class="highlight">Do you need more?</span> We can customize! <br/>
Visit our <a class="active" href="https://www.akveo.com?utm_source=ngx_admin_landing&utm_medium=reason_section" target="_blank">homepage</a> or simply leave us a note at <a class="active" href="mailto:contact@akveo.com">contact@akveo.com</a>. Were available for hire and can create custom solutions just for you Visit our <a class="active" href="https://hubs.ly/H0n53S90" target="_blank">homepage</a> or simply leave us a note at <a class="active" href="mailto:contact@akveo.com">contact@akveo.com</a>. Were available for hire and can create custom solutions just for you
</div> </div>
</li> </li>
</ul> </ul>

View file

@ -7,7 +7,7 @@
[swiper]="swiperConfig" [swiper]="swiperConfig"
[(index)]="sliderIndex"> [(index)]="sliderIndex">
<div class="swiper-wrapper"> <div class="swiper-wrapper">
<a href="http://akveo.com/ngx-admin/pages/dashboard?theme=default&utm_source=ngxsite&utm_medium=slider&utm_campaign=themes" target="_blank" class="image-container swiper-slide"> <a href="https://hubs.ly/H0n54_z0" target="_blank" class="image-container swiper-slide">
<img *ngIf="breakpoint.width <= breakpoints.sm" <img *ngIf="breakpoint.width <= breakpoints.sm"
data-src="assets/img/light-theme.png" data-src="assets/img/light-theme.png"
class="swiper-lazy" class="swiper-lazy"
@ -17,7 +17,7 @@
defaultImage="assets/img/default.png" defaultImage="assets/img/default.png"
alt="Light Theme" /> alt="Light Theme" />
</a> </a>
<a href="http://akveo.com/ngx-admin/pages/dashboard?theme=dark&utm_source=ngxsite&utm_medium=slider&utm_campaign=themes" target="_blank" class="image-container swiper-slide"> <a href="https://hubs.ly/H0n54SN0" target="_blank" class="image-container swiper-slide">
<img *ngIf="breakpoint.width <= breakpoints.sm" <img *ngIf="breakpoint.width <= breakpoints.sm"
data-src="assets/img/dark-theme.png" data-src="assets/img/dark-theme.png"
class="swiper-lazy" class="swiper-lazy"
@ -27,7 +27,7 @@
defaultImage="assets/img/default.png" defaultImage="assets/img/default.png"
alt="Dark Theme" /> alt="Dark Theme" />
</a> </a>
<a href="http://akveo.com/ngx-admin/pages/dashboard?theme=cosmic&utm_source=ngxsite&utm_medium=slider&utm_campaign=themes" target="_blank" class="image-container swiper-slide"> <a href="https://hubs.ly/H0n55cG0" target="_blank" class="image-container swiper-slide">
<img *ngIf="breakpoint.width <= breakpoints.sm" <img *ngIf="breakpoint.width <= breakpoints.sm"
data-src="assets/img/cosmic-theme.png" data-src="assets/img/cosmic-theme.png"
class="swiper-lazy" class="swiper-lazy"
@ -37,7 +37,7 @@
defaultImage="assets/img/default.png" defaultImage="assets/img/default.png"
alt="Cosmic Theme" /> alt="Cosmic Theme" />
</a> </a>
<a href="http://akveo.com/ngx-admin/pages/dashboard?theme=corporate&utm_source=ngxsite&utm_medium=slider&utm_campaign=themes" target="_blank" class="image-container swiper-slide"> <a href="https://hubs.ly/H0n55170" target="_blank" class="image-container swiper-slide">
<img *ngIf="breakpoint.width <= breakpoints.sm" <img *ngIf="breakpoint.width <= breakpoints.sm"
data-src="assets/img/corporate-theme.png" data-src="assets/img/corporate-theme.png"
class="swiper-lazy" class="swiper-lazy"
@ -61,5 +61,5 @@
</div> </div>
<a class="btn btn-demo" <a class="btn btn-demo"
href="http://akveo.com/ngx-admin?utm_source=ngx_admin_landing&utm_medium=theme_section" href="https://hubs.ly/H0n54_b0"
target="_blank">View demo</a> target="_blank">View demo</a>

View file

@ -1,6 +1,6 @@
# Theme System # Theme System
<a href="https://akveo.github.io/nebular/?utm_source=ngx_admin_landing&utm_medium=docs_theme_system" target="_blank">Nebular</a> Theme System is a set of rules we put into how SCSS files and variables are organized to achieve the following goals: <a href="https://hubs.ly/H0n5Qgf0" target="_blank">Nebular</a> Theme System is a set of rules we put into how SCSS files and variables are organized to achieve the following goals:
- ability to flexibly change looks & feel of the application by managing variables, without changing SCSS itself; - ability to flexibly change looks & feel of the application by managing variables, without changing SCSS itself;
- ability to switch between visual themes in a runtime without reloading the page; - ability to switch between visual themes in a runtime without reloading the page;
@ -101,7 +101,7 @@ Themes can also be inherited from each other, `cosmic`, for instance, is inherit
## Magic of multiple themes with hot-reload ## Magic of multiple themes with hot-reload
As you can see from the [ngx-admin demo](http://akveo.com/ngx-admin?utm_source=nebular_documentation&utm_medium=doc_page), you can switch themes in the runtime without reloading the page. As you can see from the [ngx-admin demo](https://hubs.ly/H0n54N00), you can switch themes in the runtime without reloading the page.
It is useful when you have multiple visual themes per user role or want to provide your user with such a configuration so that he can decide which theme works best for him. It is useful when you have multiple visual themes per user role or want to provide your user with such a configuration so that he can decide which theme works best for him.
The only requirement for the feature to work is to wrap all of your component styles into special mixin `nb-install-component` and use `nb-theme` to get the right value: The only requirement for the feature to work is to wrap all of your component styles into special mixin `nb-install-component` and use `nb-theme` to get the right value:

View file

@ -1,6 +1,6 @@
# What is ngx-admin? # What is ngx-admin?
ngx-admin is a front-end admin dashboard template based on Angular 8+, Bootstrap 4+ and <a href="https://akveo.github.io/nebular/?utm_source=ngx_admin_landing&utm_medium=docs_getting_started" target="_blank">Nebular</a>. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations. ngx-admin is a front-end admin dashboard template based on Angular 8+, Bootstrap 4+ and <a href="https://hubs.ly/H0n5PMl0" target="_blank">Nebular</a>. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations.
<hr> <hr>
## How can it help me? ## How can it help me?

View file

@ -5,11 +5,11 @@ import { Component } from '@angular/core';
styleUrls: ['./footer.component.scss'], styleUrls: ['./footer.component.scss'],
template: ` template: `
<span class="created-by"> <span class="created-by">
Created with by <b><a href="http://akveo.com?utm_source=ngx-admin-demo&utm_medium=footer" Created with by <b><a href="https://hubs.ly/H0n50Ch0"
target="_blank">Akveo</a></b> 2019. target="_blank">Akveo</a></b> 2019.
Made with Made with
<b> <b>
<a href="https://akveo.github.io/nebular/?utm_source=ngx-admin&utm_medium=footer_link" target="_blank"> <a href="https://hubs.ly/H0n50_80" target="_blank">
Nebular. Nebular.
</a> </a>
</b> </b>

View file

@ -2,14 +2,14 @@
<div class="col-12 col-md-6"> <div class="col-12 col-md-6">
<ngx-call-action-card title="Hire us to customize ngx-admin" <ngx-call-action-card title="Hire us to customize ngx-admin"
type="pantone" type="pantone"
link="https://www.akveo.com/contacts?utm_source=ngx_admin_demo&utm_medium=ramp_up_contact_card" link="https://akveo.page.link/hgRH"
linkTitle="Contact us"> linkTitle="Contact us">
</ngx-call-action-card> </ngx-call-action-card>
</div> </div>
<div class="col-12 col-md-6"> <div class="col-12 col-md-6">
<ngx-call-action-card title="Documentation and customization articles" <ngx-call-action-card title="Documentation and customization articles"
type="briefcase" type="briefcase"
link="https://akveo.github.io/ngx-admin?utm_source=ngx_admin_demo&utm_medium=ramp_up_contact_card" link="https://hubs.ly/H0n5PPj0"
linkTitle="Learn more"> linkTitle="Learn more">
</ngx-call-action-card> </ngx-call-action-card>
</div> </div>

View file

@ -9,7 +9,7 @@
</div> </div>
<nb-card-footer> <nb-card-footer>
<a href="https://hubs.ly/H0n4Z_d0" target="_blank"> <a href="https://hubs.ly/H0n50Gg0" target="_blank">
<nb-icon icon="globe" pack="eva"></nb-icon> <nb-icon icon="globe" pack="eva"></nb-icon>
</a> </a>
<a href="https://itunes.apple.com/us/app/kitten-tricks/id1246143230" target="_blank"> <a href="https://itunes.apple.com/us/app/kitten-tricks/id1246143230" target="_blank">

View file

@ -2,14 +2,14 @@
<div class="col-12 col-md-6"> <div class="col-12 col-md-6">
<ngx-call-action-card title="Hire us to customize ngx-admin" <ngx-call-action-card title="Hire us to customize ngx-admin"
type="pantone" type="pantone"
link="https://www.akveo.com/contacts?utm_source=ngx_admin_demo&utm_medium=ramp_up_contact_card" link="https://akveo.page.link/fMNh"
linkTitle="Contact us"> linkTitle="Contact us">
</ngx-call-action-card> </ngx-call-action-card>
</div> </div>
<div class="col-12 col-md-6"> <div class="col-12 col-md-6">
<ngx-call-action-card title="Documentation and customization articles" <ngx-call-action-card title="Documentation and customization articles"
type="briefcase" type="briefcase"
link="https://akveo.github.io/ngx-admin?utm_source=ngx_admin_demo&utm_medium=ramp_up_contact_card" link="https://hubs.ly/H0n5PPw0"
linkTitle="Learn more"> linkTitle="Learn more">
</ngx-call-action-card> </ngx-call-action-card>
</div> </div>

View file

@ -8,7 +8,7 @@
<nb-icon *ngFor="let icon of evaIcons" [icon]="icon" pack="eva"></nb-icon> <nb-icon *ngFor="let icon of evaIcons" [icon]="icon" pack="eva"></nb-icon>
</nb-card-body> </nb-card-body>
<nb-card-footer> <nb-card-footer>
<a href="https://hubs.ly/H0n4_1m0" target="_blank">See all Eva Icons</a> <a href="https://hubs.ly/H0n50HZ0" target="_blank">See all Eva Icons</a>
</nb-card-footer> </nb-card-footer>
</nb-card> </nb-card>
</div> </div>