Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tangar76 committed Jul 26, 2016
1 parent b163c8f commit a21cdb9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
Extension for Mageto 1.x. It provides Scroll Depth plugin for Google Analytics.

Read more about Scroll Depth plugin at [http://scrolldepth.parsnip.io/](http://scrolldepth.parsnip.io/).

Go to store backend. Tnen menu `System` > `Configuration` > `Templates-Master` > `Google Analytics`. Select `Yes` for option `Enable plugin` under section `Scroll Depth plugin`.

You can set additional options to plugin by using setting `Plugin options`.

Example is below (http://prnt.sc/bxp41r)

[!Settins example](http://image.prntscr.com/image/7438373cd9a940ba9ca6dfce93b8d6c6.png)
![Settings example](http://image.prntscr.com/image/7438373cd9a940ba9ca6dfce93b8d6c6.png)

Such settings generates follow code:

```html
</script><script type="text/javascript">
<script type="text/javascript">
jQuery(function() {
jQuery.scrollDepth({
elements: ['.footer-container']
Expand Down

0 comments on commit a21cdb9

Please sign in to comment.