Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add IBM Digital Analytics to plugin
  • Loading branch information
cwill747 committed Dec 4, 2015
commit 398bfb102ac5c9b139a34e4cd45de2889e682280
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<li><a tabindex="-1" href="#plugins" analytics-on analytics-category="Navigation" analytics-event="Google Tag Manager">Google Tag Manager</a></li>
<li><a tabindex="-1" href="#plugins" analytics-on analytics-category="Navigation" analytics-event="GoSquared">GoSquared</a></li>
<li><a tabindex="-1" href="#plugins" analytics-on analytics-category="Navigation" analytics-event="Hubspot">Hubspot</a></li>
<li><a tabindex="-1" href="#plugins" analytics-on analytics-category="Navigation" analytics-event="IBM Digital Analytics">IBM Digital Analytics</a></li>
<li><a tabindex="-1" href="#plugins" analytics-on analytics-category="Navigation" analytics-event="Inspectlet">Inspectlet</a></li>
<li><a tabindex="-1" href="#plugins" analytics-on analytics-category="Navigation" analytics-event="Intercom">Intercom</a></li>
<li><a tabindex="-1" href="#plugins" analytics-on analytics-category="Navigation" analytics-event="Kissmetrics">Kissmetrics</a></li>
Expand Down Expand Up @@ -304,6 +305,14 @@ <h4>Using the API</h4>
<td><code>angulartics.hubspot</code></td>
<td></td>
</tr>
<tr>
<th>IBM Digital Analytics</th>
<td>Yes</td>
<td>Yes</td>
<td><a href="https://github.com/cwill747/angulartics-coremetrics" analytics-on analytics-category="Sources" analytics-event="angulartics-coremetrics.js">angulartics-coremetrics</a></td>
<td><code>angulartics.coremetrics</code></td>
<td></td>
</tr>
<tr>
<th>Inspectlet</th>
<td>Yes</td>
Expand Down