Skip to content

Commit 2b1b29e

Browse files
committed
Fixed bug in usage command line
1 parent fa38a16 commit 2b1b29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Only works with the new Analytics code: Universal Analytics (analytics.js)
1313
Usage
1414
-----
1515

16-
Use `$('body').analyticsEventTracker();` to initialize the plugin.
16+
Use `$('body').analyticsEventTracking();` to initialize the plugin.
1717

1818
All elements in the body tag which contain the class `.track` will be tracked.
1919

0 commit comments

Comments
 (0)