A TrackrDB object is a combination of a backend and a TrackrOptions object controlling trackr's behavior.
| 1 | TrackrDB(opts = TrackrOptions(...), backend = JSONBackend(), ...)
 | 
| opts | TrackrOptions object. | 
| backend | ANY. The backend to use. | 
| ... | ignored. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.