Skip to content

Commit fce4d43

Browse files
authored
Merge pull request #16 from SignPath/feature/special-google-analytics-events
added ga events to analytics.js
2 parents 99a99d3 + 1c32c4b commit fce4d43

File tree

13 files changed

+692
-22
lines changed

13 files changed

+692
-22
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For JS development:
2727

2828
yarn install
2929

30-
yarn watch~~~~
30+
yarn watch
3131
(./node_modules/.bin/webpack --watch | bundle exec jekyll serve --livereload --incremental)
3232

3333
yarn build

docs/_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</ul>
104104
</li>
105105
<li class='login'><a class='btn btn-flat' href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Home/Login'>Login</a>
106-
<li class='login'><a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-primary'>Start free trial</a></li>
106+
<li class='login'><a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-primary trial'>Start free trial</a></li>
107107
</li>
108108
</ul>
109109
<a id='main-menu-toggle' href='#' onclick='document.querySelector("header > div > nav > ul").classList.toggle("open")'>

docs/_includes/newsletter.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2>Sign up for news and special offers</h2>
55
<input type="text" class="form-control" data-inputmask="" name="fields[name]" value="" placeholder="Name">
66
<input type="email" class="form-control" data-inputmask="" name="fields[email]" value="" placeholder="Email">
77
<input type="hidden" name="ml-submit" value="1">
8-
<button type="submit" class="btn btn-secondary">Subscribe</button>
8+
<button type="submit" class="btn btn-secondary newsletter">Subscribe</button>
99
</form>
1010
</div>
11-
</section>
11+
</section>

docs/assets/js/main-bundle.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/devops.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2>Code Signing in the pipeline</h2>
2121
With SignPath.io, code signing can be integrated into your existing continous deployment pipeline with just a few steps. You don't need to worry about connecting usb tokens to build servers, handling passwords prompts or securing your private keys. Signing just becomes one more step in your process, even for nested artifacts. Thanks to a clear separation of concerns, DevOps engineers can focus on the build and deployment process and leave the security concerns to their InfoSec colleagues.</p>
2222
</div>
2323
</div>
24-
<p class='center'><a class='btn btn-primary' href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial'>Start free trial</a></p>
24+
<p class='center'><a class='btn btn-primary trial' href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial'>Start free trial</a></p>
2525
</div>
2626
</section>
2727

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>Code Signing<br>Simple and Secure</h1>
1313
in the cloud and on-premises
1414
</p>
1515
<div>
16-
<a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-primary'>Start free trial</a>
16+
<a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-primary trial'>Start free trial</a>
1717
<a href='/product' class='btn btn-flat'>Discover more</a>
1818
</div>
1919
</div>
@@ -201,7 +201,7 @@ <h3 id='signing-methods'>&hellip;and sign all your code</h3>
201201
</ul>
202202
<p>All signatures include a timestamp and use cryptographically secure algorithms.</p>
203203
</div>
204-
<p><a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-primary'>Start free trial</a></p>
204+
<p><a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-primary trial'>Start free trial</a></p>
205205
</div>
206206
</div>
207207
</div>

docs/product/editions.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:
2+
title:
33
description: Comparison chart of SignPath editions
44
---
55

@@ -79,8 +79,8 @@ <h3>{{- edition.name -}}</h3>
7979
</ul>
8080
{%- case edition.link_type -%}
8181
{%- when 'pricing_page' -%}
82-
<a class='btn' href='/product/pricing'>Buy now</a>
83-
<a class='btn' href='{{- site.data.hosts.app[jekyll.environment] -}}/Web/Subscription/StartFreeTrial'>Start free trial <span class='hint--top-left hint--medium' aria-label='Uses a non-trusted timestamping server'>
82+
<a class='btn pricing' href='/product/pricing'>Buy now</a>
83+
<a class='btn trial' href='{{- site.data.hosts.app[jekyll.environment] -}}/Web/Subscription/StartFreeTrial'>Start free trial <span class='hint--top-left hint--medium' aria-label='Uses a non-trusted timestamping server'>
8484
{% include check_white.svg %}
8585
</a>
8686
{%- when 'sales_email' -%}

docs/product/pricing.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:
2+
title:
33
description: SignPath product pricing described
44
---
55

@@ -154,8 +154,7 @@ <h3>
154154
<li><span class='num-ci-pipelines' data-value='{{ product.num_ci_pipelines }}' data-ci_pipelines_per_project='{{ product.ci_pipelines_per_project }}'>
155155
{{ product.num_ci_pipelines | times: product.num_projects_included }}</span></li>
156156
</ul>
157-
<a class='btn btn-primary footer' href='https://secure.2checkout.com/order/checkout.php?PRODS={{ product.product_id.one_year[jekyll.environment] }}&QTY=1&CART=1&CARD=1&CLEAN_CART=1&CURRENCY=USD&DCURRENCY=USD' data-productid_one_year='{{ product.product_id.one_year[jekyll.environment] }}' data-productid_three_years='{{ product.product_id.three_years[jekyll.environment] }}'>Buy</a>
158-
</div>
157+
<a class='btn btn-primary footer buy' href='https://secure.2checkout.com/order/checkout.php?PRODS={{ product.product_id.one_year[jekyll.environment] }}&QTY=1&CART=1&CARD=1&CLEAN_CART=1&CURRENCY=USD&DCURRENCY=USD' data-productid_one_year='{{ product.product_id.one_year[jekyll.environment] }}' data-productid_three_years='{{ product.product_id.three_years[jekyll.environment] }}'>Buy</a> </div>
159158
{% endfor %}
160159
<div class='editions-dialog'>
161160
<div>

docs/sign-up-successful.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ description: Sign-up success confirmation
1212
<p>&nbsp;</p>
1313
<div>
1414
<a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Home/Login' class='btn btn-primary'>Login</a>
15-
<a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-flat'>Start free Trial</a>
15+
<a href='{{ site.data.hosts.app[jekyll.environment] }}/Web/Subscription/StartFreeTrial' class='btn btn-flat trial'>Start free Trial</a>
1616
</div>

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"dependencies": {
2929
"@babel/core": "^7.14.8",
3030
"css-minimizer-webpack-plugin": "^3.0.2",
31-
"mini-css-extract-plugin": "^2.3.0"
31+
"mini-css-extract-plugin": "^2.3.0",
32+
"js-cookie": "^3.0.1"
3233
}
3334
}

0 commit comments

Comments
 (0)